Gradient : API Documentation

Type PythonSet<T>

Namespace LostTech.Gradient.BuiltIns

Parent PythonCollection<T, TSeq>

Interfaces ISet<T>, IReadOnlyCollection<T>

Wraps an instance of Python's set type

Properties

Public properties

int Count get;

object PythonObject get;